[INFO] fetching crate kittyaudio 0.2.0...
[INFO] testing kittyaudio-0.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate kittyaudio 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate kittyaudio 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kittyaudio 0.2.0
[INFO] tweaked toml for crates.io crate kittyaudio 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kittyaudio 0.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kittyaudio 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c65b0e7933763ecbc44ae3cbcfb6e78c58ae27a74a36b38bf85d5580f15615a9
[INFO] running `Command { std: "docker" "start" "-a" "c65b0e7933763ecbc44ae3cbcfb6e78c58ae27a74a36b38bf85d5580f15615a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c65b0e7933763ecbc44ae3cbcfb6e78c58ae27a74a36b38bf85d5580f15615a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c65b0e7933763ecbc44ae3cbcfb6e78c58ae27a74a36b38bf85d5580f15615a9", kill_on_drop: false }`
[INFO] [stdout] c65b0e7933763ecbc44ae3cbcfb6e78c58ae27a74a36b38bf85d5580f15615a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98919890f69d72e44a3743deabe47507b6abd148ac0b22bff979c1458e55ec1c
[INFO] running `Command { std: "docker" "start" "-a" "98919890f69d72e44a3743deabe47507b6abd148ac0b22bff979c1458e55ec1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling symphonia-codec-aac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-alac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-caf v0.5.4
[INFO] [stderr]    Compiling symphonia-format-isomp4 v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-mkv v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling kittyaudio v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sound.rs:921:18
[INFO] [stdout]     |
[INFO] [stdout] 921 |     pub fn guard(&self) -> MutexGuard<Sound> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 921 |     pub fn guard(&self) -> MutexGuard<'_, Sound> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.26s
[INFO] running `Command { std: "docker" "inspect" "98919890f69d72e44a3743deabe47507b6abd148ac0b22bff979c1458e55ec1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98919890f69d72e44a3743deabe47507b6abd148ac0b22bff979c1458e55ec1c", kill_on_drop: false }`
[INFO] [stdout] 98919890f69d72e44a3743deabe47507b6abd148ac0b22bff979c1458e55ec1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76ecf80b3bd295e1e10cd165922515959c9de0be35adb162b10a32530eebc833
[INFO] running `Command { std: "docker" "start" "-a" "76ecf80b3bd295e1e10cd165922515959c9de0be35adb162b10a32530eebc833", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sound.rs:921:18
[INFO] [stdout]     |
[INFO] [stdout] 921 |     pub fn guard(&self) -> MutexGuard<Sound> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 921 |     pub fn guard(&self) -> MutexGuard<'_, Sound> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kittyaudio v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/loops.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/commands.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/simple.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kittyaudio` (example "loops") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kittyaudio` (example "commands") due to 1 previous error
[INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/reverse.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kittyaudio` (example "speed") due to 1 previous error
[INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/speed.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kittyaudio` (example "reverse") due to 1 previous error
[INFO] [stderr] error: could not compile `kittyaudio` (example "simple") due to 1 previous error
[INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/panning.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/init_ex.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kittyaudio` (example "panning") due to 1 previous error
[INFO] [stdout] error: couldn't read `examples/../assets/drozerix_-_crush.ogg`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/record_mixer.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let sound = include_sound!("../assets/drozerix_-_crush.ogg").unwrap();
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_sound` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kittyaudio` (example "init_ex") due to 1 previous error
[INFO] [stderr] error: could not compile `kittyaudio` (example "record_mixer") due to 1 previous error
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/sound.rs:921:18
[INFO] [stdout]     |
[INFO] [stdout] 921 |     pub fn guard(&self) -> MutexGuard<Sound> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 921 |     pub fn guard(&self) -> MutexGuard<'_, Sound> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "76ecf80b3bd295e1e10cd165922515959c9de0be35adb162b10a32530eebc833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76ecf80b3bd295e1e10cd165922515959c9de0be35adb162b10a32530eebc833", kill_on_drop: false }`
[INFO] [stdout] 76ecf80b3bd295e1e10cd165922515959c9de0be35adb162b10a32530eebc833
